home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Think Class Libraries / CScrollorama 1.1 / READ ME < prev   
Encoding:
Text File  |  1994-11-30  |  741 b   |  21 lines  |  [TEXT/R*ch]

  1. Name: CScrollorama
  2. Version: 1.1
  3. Category: classes
  4. Contributor: Jamie McCarthy <k044477@kzoo.edu>
  5. Date: 92-11
  6. TCL-Version: 1.1.x
  7. TCL-Language: C
  8. Copyright: Copyright (C) 1992 by Jamie R. McCarthy. All rights reserved.
  9.  
  10. A CScrollorama is a subclass of CPanorama with four features.
  11. (1) Scroll() doesn't call _ScrollRect, so there's no erasure flash;
  12. (2) scrolling is restricted within a margin.  (3) Marten Sorliden's
  13. SetBounds() bug fix;  and (4) avoidance (very useful, but too
  14. complex to explain briefly).
  15.  
  16. This newer version fixes one logic bug and one inefficiency.
  17.  
  18. (c) Copyright 1992 by Jamie R. McCarthy.  All rights reserved.
  19. This code can be both distributed and used freely.
  20. Internet: k044477@kzoo.edu       AppleLink: j.mccarthy
  21.